[INFO] fetching crate pilot 0.0.7...
[INFO] testing pilot-0.0.7 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate pilot 0.0.7 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate pilot 0.0.7
[INFO] finished tweaking crates.io crate pilot 0.0.7
[INFO] tweaked toml for crates.io crate pilot 0.0.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pilot 0.0.7 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 174 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.2)
[INFO] [stderr]       Adding serde_with v1.14.0 (available: v3.18.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_with_macros v1.5.2
[INFO] [stderr]   Downloaded serde_with v1.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c34ccfa95e55fd65796e5293ff1334a928b2e054aafe8097375c6a6c2f5389e
[INFO] running `Command { std: "docker" "start" "-a" "4c34ccfa95e55fd65796e5293ff1334a928b2e054aafe8097375c6a6c2f5389e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c34ccfa95e55fd65796e5293ff1334a928b2e054aafe8097375c6a6c2f5389e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c34ccfa95e55fd65796e5293ff1334a928b2e054aafe8097375c6a6c2f5389e", kill_on_drop: false }`
[INFO] [stdout] 4c34ccfa95e55fd65796e5293ff1334a928b2e054aafe8097375c6a6c2f5389e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4b0824166a1365aa1e8bf90e93f7008334b4c1dade8408d748cb2a35b206827
[INFO] running `Command { std: "docker" "start" "-a" "c4b0824166a1365aa1e8bf90e93f7008334b4c1dade8408d748cb2a35b206827", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling pilot v0.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `inline::*`
[INFO] [stdout]   --> src/method/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use inline::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnswerInlineQuery` is never constructed
[INFO] [stdout]  --> src/method/inline.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct AnswerInlineQuery {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InlineQueryResult` is never used
[INFO] [stdout]   --> src/method/inline.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum InlineQueryResult {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InlineQueryResultArticle` is never constructed
[INFO] [stdout]   --> src/method/inline.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct InlineQueryResultArticle {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputMessageContent` is never used
[INFO] [stdout]   --> src/method/inline.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 38 | enum InputMessageContent {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputTextMessageContent` is never constructed
[INFO] [stdout]   --> src/method/inline.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct InputTextMessageContent {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.41s
[INFO] running `Command { std: "docker" "inspect" "c4b0824166a1365aa1e8bf90e93f7008334b4c1dade8408d748cb2a35b206827", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b0824166a1365aa1e8bf90e93f7008334b4c1dade8408d748cb2a35b206827", kill_on_drop: false }`
[INFO] [stdout] c4b0824166a1365aa1e8bf90e93f7008334b4c1dade8408d748cb2a35b206827
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb6ed38201bdd0a9142044b954e00611181a94abf43c0578c9c5afb3f647d8a1
[INFO] running `Command { std: "docker" "start" "-a" "cb6ed38201bdd0a9142044b954e00611181a94abf43c0578c9c5afb3f647d8a1", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `inline::*`
[INFO] [stdout]   --> src/method/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use inline::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnswerInlineQuery` is never constructed
[INFO] [stdout]  --> src/method/inline.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct AnswerInlineQuery {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InlineQueryResult` is never used
[INFO] [stdout]   --> src/method/inline.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum InlineQueryResult {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InlineQueryResultArticle` is never constructed
[INFO] [stdout]   --> src/method/inline.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct InlineQueryResultArticle {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputMessageContent` is never used
[INFO] [stdout]   --> src/method/inline.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 38 | enum InputMessageContent {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputTextMessageContent` is never constructed
[INFO] [stdout]   --> src/method/inline.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct InputTextMessageContent {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pilot v0.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BotResult`
[INFO] [stdout]   --> src/error.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |     use crate::error::{BotResult, ApiError, ApiResult};
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inline::*`
[INFO] [stdout]   --> src/method/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use inline::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnswerInlineQuery` is never constructed
[INFO] [stdout]  --> src/method/inline.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct AnswerInlineQuery {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InlineQueryResult` is never used
[INFO] [stdout]   --> src/method/inline.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum InlineQueryResult {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InlineQueryResultArticle` is never constructed
[INFO] [stdout]   --> src/method/inline.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct InlineQueryResultArticle {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputMessageContent` is never used
[INFO] [stdout]   --> src/method/inline.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 38 | enum InputMessageContent {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputTextMessageContent` is never constructed
[INFO] [stdout]   --> src/method/inline.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct InputTextMessageContent {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.93s
[INFO] running `Command { std: "docker" "inspect" "cb6ed38201bdd0a9142044b954e00611181a94abf43c0578c9c5afb3f647d8a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb6ed38201bdd0a9142044b954e00611181a94abf43c0578c9c5afb3f647d8a1", kill_on_drop: false }`
[INFO] [stdout] cb6ed38201bdd0a9142044b954e00611181a94abf43c0578c9c5afb3f647d8a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da653a8c35957d6e7f564f95fb071b0f3f6e3660ab2b08aad803b48cb26946e2
[INFO] running `Command { std: "docker" "start" "-a" "da653a8c35957d6e7f564f95fb071b0f3f6e3660ab2b08aad803b48cb26946e2", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `inline::*`
[INFO] [stderr]   --> src/method/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub use inline::*;
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AnswerInlineQuery` is never constructed
[INFO] [stderr]  --> src/method/inline.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | struct AnswerInlineQuery {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `InlineQueryResult` is never used
[INFO] [stderr]   --> src/method/inline.rs:15:6
[INFO] [stderr]    |
[INFO] [stderr] 15 | enum InlineQueryResult {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `InlineQueryResultArticle` is never constructed
[INFO] [stderr]   --> src/method/inline.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 | struct InlineQueryResultArticle {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `InputMessageContent` is never used
[INFO] [stderr]   --> src/method/inline.rs:38:6
[INFO] [stderr]    |
[INFO] [stderr] 38 | enum InputMessageContent {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `InputTextMessageContent` is never constructed
[INFO] [stderr]   --> src/method/inline.rs:44:8
[INFO] [stderr]    |
[INFO] [stderr] 44 | struct InputTextMessageContent {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `BotResult`
[INFO] [stderr]   --> src/error.rs:46:24
[INFO] [stderr]    |
[INFO] [stderr] 46 |     use crate::error::{BotResult, ApiError, ApiResult};
[INFO] [stderr]    |                        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `inline::*`
[INFO] [stderr]   --> src/method/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub use inline::*;
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pilot` (lib) generated 6 warnings (run `cargo fix --lib -p pilot` to apply 1 suggestion)
[INFO] [stderr] warning: `pilot` (lib test) generated 7 warnings (5 duplicates) (run `cargo fix --lib -p pilot --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pilot-2c884ea5c19f916e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test error::test::serde_api_result_is_ok ... ok
[INFO] [stdout] test method::test::serde_get_me ... ok
[INFO] [stdout] test method::send::test::test_serde_send_message_reply_markup ... ok
[INFO] [stdout] test error::test::serde_api_result_is_ok_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pilot
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "da653a8c35957d6e7f564f95fb071b0f3f6e3660ab2b08aad803b48cb26946e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da653a8c35957d6e7f564f95fb071b0f3f6e3660ab2b08aad803b48cb26946e2", kill_on_drop: false }`
[INFO] [stdout] da653a8c35957d6e7f564f95fb071b0f3f6e3660ab2b08aad803b48cb26946e2
